From 57520e6ab2a5b8fe3c45e9df35bd0ad3aeb65da3 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 2 Aug 2009 17:29:29 +0000 Subject: [PATCH] * files.texi (Reverting): Auto-Revert Tail mode works also for remote files. --- doc/emacs/files.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 54060b4f9f3..34447f06096 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -962,6 +962,7 @@ the buffer, and it will stay there as the file contents change. However, if you are sure that the file will only change by growing at the end, use Auto-Revert Tail mode instead (@code{auto-revert-tail-mode}). It is more efficient for this. +Auto-Revert Tail mode works also for remote files. @xref{VC Mode Line}, for Auto Revert peculiarities in buffers that visit files under version control. -- 2.30.2